ITS#8655 fix double free on paged search with pagesize 0
authorRyan Tandy <ryan@nardis.ca>
Thu, 18 May 2017 03:07:39 +0000 (20:07 -0700)
committerRyan Tandy <ryan@nardis.ca>
Sun, 28 May 2017 16:59:46 +0000 (16:59 +0000)
commit4ab9ad30aa6b61160b27fbf88b9e1217fceaee55
treed6b0f8764b7295d899a20eeb32207a189d823a77
parent505ec757b6fe2a22eb981ac00bf8238e36948a71
ITS#8655 fix double free on paged search with pagesize 0

Fixes a double free when a search includes the Paged Results control
with a page size of 0 and the search base matches the filter.

Gbp-Pq: Name ITS-8655-paged-results-double-free.patch
servers/slapd/back-mdb/search.c